[INFO] cloning repository https://github.com/load1n9/andromeda-godot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/load1n9/andromeda-godot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fload1n9%2Fandromeda-godot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fload1n9%2Fandromeda-godot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 094b16cb3a5c01faf50e40017b2e50c663948a50
[INFO] checking load1n9/andromeda-godot against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fload1n9%2Fandromeda-godot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/load1n9/andromeda-godot
[INFO] finished tweaking git repo https://github.com/load1n9/andromeda-godot
[INFO] tweaked toml for git repo https://github.com/load1n9/andromeda-godot written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/load1n9/andromeda-godot on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/load1n9/andromeda-godot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5f228c28d4182fdf892c5fc8620dbb8ef22607625b43af5110ccd1c4c01e2b8e
[INFO] running `Command { std: "docker" "start" "5f228c28d4182fdf892c5fc8620dbb8ef22607625b43af5110ccd1c4c01e2b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f228c28d4182fdf892c5fc8620dbb8ef22607625b43af5110ccd1c4c01e2b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f228c28d4182fdf892c5fc8620dbb8ef22607625b43af5110ccd1c4c01e2b8e" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f228c28d4182fdf892c5fc8620dbb8ef22607625b43af5110ccd1c4c01e2b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f228c28d4182fdf892c5fc8620dbb8ef22607625b43af5110ccd1c4c01e2b8e" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking object v0.36.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking supports-color v3.0.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking supports-hyperlinks v3.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking oxc_index v0.20.0
[INFO] [stderr]     Checking unicode-id-start v1.2.0
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking dashmap v6.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking oxc_allocator v0.20.0
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling oxc_ast_macros v0.20.0
[INFO] [stderr]    Compiling roxmltree v0.17.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling small_string v0.1.0 (https://github.com/trynova/nova?rev=679a0e1bb0b5601936ab5885df154d9c536650be#679a0e1b)
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]    Compiling nova_vm v0.1.0 (https://github.com/trynova/nova?rev=679a0e1bb0b5601936ab5885df154d9c536650be#679a0e1b)
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking glam v0.22.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking atomic-take v1.1.0
[INFO] [stderr]     Checking assert-unchecked v0.1.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking ryu-js v1.0.1
[INFO] [stderr]     Checking wtf8 v0.1.0
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling mini-internal v0.1.39
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling miniserde v0.1.39
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking miette v7.2.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling gdnative-derive v0.11.3
[INFO] [stderr]    Compiling gdnative-impl-proc-macros v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking oxc_span v0.20.0
[INFO] [stderr]     Checking oxc_diagnostics v0.20.0
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.11.3
[INFO] [stderr]     Checking oxc_syntax v0.20.0
[INFO] [stderr]    Compiling gdnative-bindings v0.11.3
[INFO] [stderr]     Checking oxc_ast v0.20.0
[INFO] [stderr]     Checking oxc_cfg v0.20.0
[INFO] [stderr]     Checking oxc_semantic v0.20.0
[INFO] [stderr]     Checking oxc_parser v0.20.0
[INFO] [stderr]    Compiling gdnative-sys v0.11.3
[INFO] [stderr]     Checking gdnative-core v0.11.3
[INFO] [stderr]     Checking andromeda-core v0.1.0 (https://github.com/tryandromeda/andromeda#5ca46ce8)
[INFO] [stderr]     Checking gdnative v0.11.3
[INFO] [stderr]     Checking andromeda-godot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]   --> src/lib.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(gdnative::derive::NativeClass)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]    = note: this error originates in the derive macro `gdnative::derive::NativeClass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-godot`
[INFO] [stdout]    --> src/lib.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | godot_init!(init);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::godot_nativescript_init` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::godot_nativescript_init` which comes from the expansion of the macro `godot_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[automatically_derived]` attribute cannot be used on macro calls
[INFO] [stdout]   --> src/lib.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(gdnative::derive::NativeClass)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]    = note: this error originates in the derive macro `gdnative::derive::NativeClass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-godot`
[INFO] [stdout]    --> src/lib.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | godot_init!(init);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::godot_nativescript_init` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::godot_nativescript_init` which comes from the expansion of the macro `godot_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `andromeda-godot` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `andromeda-godot` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5f228c28d4182fdf892c5fc8620dbb8ef22607625b43af5110ccd1c4c01e2b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f228c28d4182fdf892c5fc8620dbb8ef22607625b43af5110ccd1c4c01e2b8e", kill_on_drop: false }`
[INFO] [stdout] 5f228c28d4182fdf892c5fc8620dbb8ef22607625b43af5110ccd1c4c01e2b8e
